home *** CD-ROM | disk | FTP | other *** search
- | !RunActual file for
- | Super Foul Eggs
- | Converted Thu 01st February 1996
- | by Owain Cole
- | © Visions of the Impossible
-
- Set SFE$Dir <Obey$Dir>
- Set SFER$Dir <Obey$Dir>.Resources
- Set SFEG$Dir <Obey$Dir>.Graphics
- Set IndexFile RabitIndex
- Iconsprites <Obey$Dir>.!Sprites
- Set Alias$@RunType_dee LOAD %%0 &8000 |MGO &8000;ORC1
-
- WimpSlot -max 16K -min 16K
- Run <SFER$Dir>.RMLess
- WimpSlot -max 560K -min 560K
- WimpSlot -max 480K -min 480K
-
- | Loading bit
- RMEnsure GameModes 0.00 RMLoad <SFER$Dir>.GameModes
- RMEnsure Huffman 0.00 RMLoad <SFER$Dir>.Huffmod
- RMEnsure PsychoEffect 0.00 RMLoad <SFER$Dir>.FadeMod
- RMEnsure Stasis 0.00 RMLoad <SFER$Dir>.Stasis
- Run <SFER$Dir>.KillTrack
- RMEnsure StasisMod 0.00 RMLoad <SFER$Dir>.StasisMod
- Run <SFE$Dir>.Loading
-
- | Screen blanker bit
- Set Screenblanker True
- RMEnsure Screenblanker 0.00 Set Screenblanker False
- IF "<Screenblanker>"="True" THEN RMKill Screenblanker
-
- | Sound bit
- Tuning 0
- Tuning 1000
- | Check for riscpc doggy tuning bend thing
- RMEnsure UtilityModule 3.5 Tuning 0
- Set SFES$Path <Obey$Dir>.Samples.
- StasisLoad 1 SFES:GameOver
- StasisLoad 2 SFES:Gloop1
- StasisLoad 3 SFES:Move3
- StasisLoad 4 SFES:Rotate1
- StasisLoad 5 SFES:Rotate2
- StasisLoad 6 SFES:Rock2
- StasisLoad 7 SFES:Rocks
- StasisLoad 8 SFES:Uh
- StasisLoad 9 SFES:Yell
- StasisLoad 10 SFES:Hey
- StasisLoad 11 SFES:OhYeah
- StasisLoad 12 SFES:Combo3
- StasisLoad 13 SFES:Halleluja
-
- StasisLink 1 1
- StasisLink 2 2
- StasisLink 3 3
- StasisLink 4 4
-
- Unset SFES$Path
-
-
- Run <SFE$Dir>.Code
-
- | Clear Up bit
- RMKill Huffman
- RMkill StasisMod
- RMKill Stasis
- RMKill PsychoEffect
- ChannelVoice 1 1
- IF "<Screenblanker>"="True" THEN RMReinit Screenblanker
- Unset Screenblanker
- Run <SFER$Dir>.RMLess
-
- Echo BCNU
-